home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Mar 90 / MacApp.Tech$ 3⁄2⁄90 / 0797-Cancelling a New Doc-Mar90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  946 b   |  28 lines  |  [TEXT/GEOL]

  1. Item    4886667                         2-March-90        12:06PST
  2.  
  3. From:   D5780                           Stat-Ease, Robert Altman,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    Cancelling a New Document
  8.  
  9. How do you stop MacApp from creating a new document from within DoInitialState
  10. of the document?
  11.  
  12. I have an application that requires information to be provided when creating a
  13. new document.  However, I would like to provide the user with a Cancel option.
  14. In other words, the user says, "Gee, I'm not sure what I want right now.  Let
  15. me do this later."  When this happens, I do not want to create a new document.
  16. However, my DoInitialState is not initiating the action to create a new
  17. document.
  18.  
  19. So my question is:  If doing nothing in DoInitialState creates a new document,
  20. what do I need to do in DoInitialState to NOT create a document?
  21.  
  22. Thanks in advance.
  23.  
  24. Robert D. Altman
  25. Stat-Ease, Inc.
  26. Minneapolis
  27.  
  28.